home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Graphics / sKulpt / skulpt_wos.readme < prev    next >
Encoding:
Text File  |  2001-09-27  |  2.0 KB  |  49 lines

  1. Short:    Sculpt3D clone (PPC (WarpOS) + Warp3D)
  2. Version:  alpha 28 (04 Oct 2000)
  3. Author:   Stephane Guillard (stephane.guillard@steria.fr)
  4. Uploader: Toxico Nimbus (ToxN@CdBSSoftware.net)
  5. Type:     gfx/3d
  6.  
  7.  
  8. This is the rebirth of Sculpt 3D. PPC WOS/W3D binaries.
  9. Remark : due to the lack of support for DoMethod() in the StormC ppc library, 
  10.          this release does not load textures. I have another PPC release (mixedbinary) 
  11.          working fully, but it sometimes crashes. I am working on it.
  12.  
  13. New features since last upload :
  14. * Texture mapping support
  15. * Texture loading through datatypes (so that you can use any file format supported by 
  16.   your installed datatypes)
  17. * Almost complete lighting engine (all light & material properties support) in 
  18.   addition to the simple (but fast) engine
  19. * Light properties editing
  20. * PPC support (will be enhanced)
  21. * 3D rendering w/wireframe, points or none (to speed up things)
  22. * Warp3D hinting settings dialog
  23. * Global optimization (still much to do)
  24. * Improved Microsoft DirectX (r) X mesh format load support
  25. * Full palette of basic objects (cube, cone etc.)
  26. * Almost complete Face and Material properties dialog (will be finished in next release)
  27. * Some bits of auto texture mapping (planar, cylindrical and spherical). 
  28.   Will be complete in next release.
  29. * Working support for checked menu entries in Amiga version
  30. * Documentation enhanced
  31.  
  32. What it does :
  33. * full modelling
  34. * Warp3D support for fast and real time preview
  35. * RTG screens
  36. * match exactly the old sculpt
  37. * provide sources
  38.  
  39. What it doesn't:
  40. * Ray tracing render
  41. * Animation
  42. * Full normal vectors support in Gouraud lighting (will be ehnanced soon)
  43. * Font outline support in Amiga version
  44. * Hole support when filling in Amiga version
  45. * Texture blending / Alpha blending in Amiga version
  46. * Splitting Intuition message handling into a 68K task to speed up GUI in PPC Amiga version
  47. * Support of Locale (soon to be released)
  48. * Complete documentation
  49.